SLAndroidConfigurationItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

AcquireJavaProxy
SLresult function(SLAndroidConfigurationItf self, SLuint32 proxyType, jobject* pProxyObj) AcquireJavaProxy;
Undocumented in source.
GetConfiguration
SLresult function(SLAndroidConfigurationItf self, const SLchar* configKey, SLuint32* pValueSize, void* pConfigValue) GetConfiguration;
Undocumented in source.
ReleaseJavaProxy
SLresult function(SLAndroidConfigurationItf self, SLuint32 proxyType) ReleaseJavaProxy;
Undocumented in source.
SetConfiguration
SLresult function(SLAndroidConfigurationItf self, const SLchar* configKey, const void* pConfigValue, SLuint32 valueSize) SetConfiguration;
Undocumented in source.

Meta